[INFO] cloning repository https://github.com/isosphere/rust-issue-78552-repro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isosphere/rust-issue-78552-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisosphere%2Frust-issue-78552-repro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisosphere%2Frust-issue-78552-repro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 845b85747dfd0f6305507e4772d06e45bbe564bc
[INFO] fixing isosphere/rust-issue-78552-repro against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisosphere%2Frust-issue-78552-repro" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/isosphere/rust-issue-78552-repro
[INFO] finished tweaking git repo https://github.com/isosphere/rust-issue-78552-repro
[INFO] tweaked toml for git repo https://github.com/isosphere/rust-issue-78552-repro written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/isosphere/rust-issue-78552-repro on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/isosphere/rust-issue-78552-repro already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost v0.12.6
[INFO] [stderr]   Downloaded tokio-io-timeout v1.2.1
[INFO] [stderr]   Downloaded tonic v0.14.2
[INFO] [stderr]   Downloaded tonic v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b074bcfa5cd5b8c91d62005b124455cee46a1f02adf5f9e06c5b6b4ea1309c39
[INFO] running `Command { std: "docker" "start" "b074bcfa5cd5b8c91d62005b124455cee46a1f02adf5f9e06c5b6b4ea1309c39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b074bcfa5cd5b8c91d62005b124455cee46a1f02adf5f9e06c5b6b4ea1309c39" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b074bcfa5cd5b8c91d62005b124455cee46a1f02adf5f9e06c5b6b4ea1309c39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b074bcfa5cd5b8c91d62005b124455cee46a1f02adf5f9e06c5b6b4ea1309c39" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-io-timeout v1.2.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.14.2
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.11.0
[INFO] [stderr]     Checking rust-issue-78552-repro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking repro-runtime v0.1.0 (/opt/rustwide/workdir/repro-runtime)
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `Status`
[INFO] [stdout]    --> repro-runtime/src/main.rs:5:78
[INFO] [stdout]     |
[INFO] [stdout]   4 | fn main() -> Result<(), Status> {
[INFO] [stdout]     |              ------------------ expected `Status` because of this
[INFO] [stdout]   5 |     Err(ApplicationError::ImpossibleCondition("you tried to run it!".into()))?
[INFO] [stdout]     |     -------------------------------------------------------------------------^ the trait `From<ApplicationError>` is not implemented for `Status`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this can't be annotated with `?` because it has type `Result<_, ApplicationError>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `Status` implements trait `From<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.14.2/src/status.rs:709:1
[INFO] [stdout]     |
[INFO] [stdout] 709 | impl From<h2::Error> for Status {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<h2::error::Error>`
[INFO] [stdout] ...
[INFO] [stdout] 722 | impl From<std::io::Error> for Status {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<std::io::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `tonic` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `repro-runtime` (bin "repro-runtime" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `Status`
[INFO] [stdout]    --> repro-runtime/src/main.rs:5:78
[INFO] [stdout]     |
[INFO] [stdout]   4 | fn main() -> Result<(), Status> {
[INFO] [stdout]     |              ------------------ expected `Status` because of this
[INFO] [stdout]   5 |     Err(ApplicationError::ImpossibleCondition("you tried to run it!".into()))?
[INFO] [stdout]     |     -------------------------------------------------------------------------^ the trait `From<ApplicationError>` is not implemented for `Status`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this can't be annotated with `?` because it has type `Result<_, ApplicationError>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `Status` implements trait `From<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.14.2/src/status.rs:709:1
[INFO] [stdout]     |
[INFO] [stdout] 709 | impl From<h2::Error> for Status {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<h2::error::Error>`
[INFO] [stdout] ...
[INFO] [stdout] 722 | impl From<std::io::Error> for Status {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<std::io::Error>`
[INFO] [stdout]     = note: there are multiple different versions of crate `tonic` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `repro-runtime` (bin "repro-runtime") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b074bcfa5cd5b8c91d62005b124455cee46a1f02adf5f9e06c5b6b4ea1309c39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b074bcfa5cd5b8c91d62005b124455cee46a1f02adf5f9e06c5b6b4ea1309c39", kill_on_drop: false }`
[INFO] [stdout] b074bcfa5cd5b8c91d62005b124455cee46a1f02adf5f9e06c5b6b4ea1309c39
